Remove the return value of GdkWindowImpl::get_root_coords
authorJasper St. Pierre <jstpierre@mecheye.net>
Fri, 28 Feb 2014 01:58:13 +0000 (20:58 -0500)
committerJasper St. Pierre <jstpierre@mecheye.net>
Fri, 28 Feb 2014 02:06:35 +0000 (21:06 -0500)
commitb922e0e213a30b823ced4349baa2a46578a2221c
tree7fa97d6026831bb1e28c916fffdd0c8ed6d5d674
parent056ca21e2f3d760160569d1ad625e43d35d071db
Remove the return value of GdkWindowImpl::get_root_coords

It's unused by callers, and the historical return values are
undocumented, so just remove it now.
gdk/broadway/gdkwindow-broadway.c
gdk/gdkoffscreenwindow.c
gdk/gdkwindowimpl.h
gdk/quartz/gdkwindow-quartz.c
gdk/wayland/gdkwindow-wayland.c
gdk/win32/gdkwindow-win32.c
gdk/x11/gdkwindow-x11.c